Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce number of exported names #3744

Closed
wants to merge 1 commit into from
Closed

Conversation

t-bltg
Copy link
Member

@t-bltg t-bltg commented Aug 3, 2021

That's only a start for reorganization, open to (justified) debate on each item removed from exports.

I think we should follow the guideline mentioned by @juliohm:

A plotting package should only export the minimum amount of names for the plotting commands, not the types used internally to implement these commands.

Fix #3626.

@t-bltg t-bltg added this to the v2.0 milestone Aug 3, 2021
@t-bltg t-bltg added 2.0 and removed DO NOT MERGE labels Sep 15, 2021
@t-bltg t-bltg mentioned this pull request Nov 28, 2022
19 tasks
@isentropic isentropic mentioned this pull request Jan 12, 2024
37 tasks
@BeastyBlacksmith BeastyBlacksmith mentioned this pull request Mar 12, 2024
30 tasks
@t-bltg t-bltg closed this Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Plots exports too many names
1 participant